Crate wabt

Source
Expand description

Bindings to the wabt library.

Modules§

Structs§

  • A structure to represent errors coming out from wabt.
  • Represents which WebAssembly features are enabled in Wabt.
  • WebAssembly module.
  • Options for reading read binary.
  • Buffer returned by wabt.
  • A builder for converting wasm binary to wasm text format.
  • A builder for translating wasm text source to wasm binary format.

Enums§

  • ErrorKind describes an error condition from a wasm module operation, as well as the corresponding error message from wabt, if any.

Functions§